inspector: Shorten some labels
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Nov 2014 03:57:14 +0000 (22:57 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 8 Nov 2014 03:57:14 +0000 (22:57 -0500)
gtk/inspector/window.ui
gtk/inspector/window.ui.h

index 1072c3fd33e411095f578a15aee587eca932d706..6162ff67b0baeca0d9d85737c98feacc330839ff 100644 (file)
                           <object class="GtkInspectorClassesList" id="classes_list"/>
                           <packing>
                             <property name="name">css-classes</property>
-                            <property name="title" translatable="yes">CSS Classes</property>
+                            <property name="title" translatable="yes">Style Classes</property>
                           </packing>
                         </child>
                         <child>
                           </object>
                           <packing>
                             <property name="name">css</property>
-                            <property name="title" translatable="yes">Custom CSS</property>
+                            <property name="title" translatable="yes">CSS</property>
                           </packing>
                         </child>
                         <child>
           </object>
           <packing>
             <property name="name">css</property>
-            <property name="title" translatable="yes">Custom CSS</property>
+            <property name="title" translatable="yes">CSS</property>
           </packing>
         </child>
         <child>
index 5d1ad7b047ac5c0da892a8b3d27e19567f2203aa..e1de5c1630720051bf28bb3b2d13359091539b5d 100644 (file)
@@ -9,9 +9,9 @@ N_("Signals");
 N_("Child Properties");
 N_("Hierarchy");
 N_("Selector");
-N_("CSS Classes");
+N_("Style Classes");
 N_("Style Properties");
-N_("Custom CSS");
+N_("CSS");
 N_("Size Groups");
 N_("Data");
 N_("Actions");
@@ -20,6 +20,6 @@ N_("Gestures");
 N_("Objects");
 N_("Statistics");
 N_("Resources");
-N_("Custom CSS");
+N_("CSS");
 N_("Visual");
 N_("General");